net/http.cancelTimerBody.stop (field)

3 uses

	net/http (current package)
		client.go#L297: 			stop:          stopTimer,
		client.go#L957: 	stop          func() // stops the time.Timer waiting to cancel the request
		client.go#L981: 	b.stop()